Auto merge of #1123 - alexcrichton:issue-1037, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 6 Jan 2015 02:21:22 +0000 (02:21 +0000)
committerbors <bors@rust-lang.org>
Tue, 6 Jan 2015 02:21:22 +0000 (02:21 +0000)
Now that the compiler supports the notion for a "dependency lookup path" Cargo
can specify this information to the compiler in order to prevent transitive
dependencies from being imported.

Closes #1037


Trivial merge